C1.Web.Mvc Namespace / InputTime<T> Class / Min Property

In This Topic
Min Property (InputTime<T>)
In This Topic
Gets or sets the earliest time that the user can enter.
Syntax
'Declaration
 
<JsonAttribute(2)>
<JsonConverterAttribute(C1.Web.Mvc.Serialization.TimeConverter)>
Public Property Min As Date
 
See Also